Command:
Reserves structure memory for c2pWindow objects
NumberOfWindows.W
Returns: BaseAddressOfc2pWindowStructures.W
Statement:
Switches row-type interlacing in the c2p On/Off
Status.B
Statement:
Switches column-type interlacing in the c2p On/Off
Status.B
Statement:
Sets wether to automatically use new c2pWindows On/Off
Status.B
Statement:
Initialises a c2pWindow prior to you calling Mc2p()
c2pWindowNum.W, OpWidth.W, OpHeight.W
c2pWindowNum.W, OpWidth.W, OpHeight.W, Processor.B
c2pWindowNum.W, OpWidth.W, OpHeight.W, SourceBWidth.W, PlanarWidth.W,PlanarHeight.W
c2pWindowNum.W, OpWidth.W, OpHeight.W, SourceBWidth.W, Processor.B, PlanarWidth.W, PlanarHeight.W
Statement:
Sets the availability of 040+ c2p routines On/Off
Status.B
Statement:
Sets 1, 2 or 3 c2pWindow objects to use as current
Mainc2pWindowNum.W
Mainc2pWindowNum.W, Secondc2pWindowNum.W
Mainc2pWindowNum.W, Secondc2pWindowNum.W, Thirdc2pWindowNum.W
Statement:
Sets the main c2pWindow object to use as current
Mainc2pWindowNum.W
Statement:
Sets which cpu version of c2p to use
Processor.B
Function:
Returns a Chunky.l address based on a Bitmap for use with Mc2p()
BitmapNum.W
Xoffset.W, Yoffset.W
Xoffset.W, Yoffset.W, BitmapNum.W
Returns: ChunkyAddress.L
Function:
Return a Chunky.l
address based on a Shape for use with Mc2p()
ShapeNum.W
Xoffset.W, Yoffset.W
Xoffset.W, Yoffset.W, ShapeNum.W
Returns: ChunkyAddress.L
Function:
Returns a Chunky.l
address based on a Stencil for use with Mc2p()
BitmapNum.W
Xoffset.W, Yoffset.W
Xoffset.W, Yoffset.W, BitmapNum.W
Returns: ChunkyAddress.L
Function:
Return a Chunky.l address based on a Cookie for use with Mc2p()
ShapeNum.W
Xoffset.W, Yoffset.W
Xoffset.W, Yoffset.W, ShapeNum.W
Returns: ChunkyAddress.L
Statement:
Performs a chunky to planar conversion using a c2pWindow object
Planar.L
Chunky.L, Planar.L
c2pWindowNum.W, Chunky.L, Planar.L
Function:
Returns the
width of a c2pWindow operation
c2pWindowNum.W
Returns: Width.W
Function:
Returns the height of a c2pWindow operation
c2pWindowNum.W
Returns: Height.W
Statement:
Sets a new OpHeight after a c2pWindow has been created
c2pWindow.w, NewHeight.W
Statement:
Specifically
toggles long/short c2p row-lace frame
Statement:
Specifically toggles long/short c2p column-lace frame
Statement:
Toggles long/short c2p lace frames for single-buffered display
Statement:
Toggles long/short c2p lace frames for double-buffered display
Statement:
Toggles long/short c2p lace frames for triple-buffered display
Statement:
Toggles long/short c2p lace frames for specific number of buffers
TotalBuffers.B, CurrentBuf.B
Statement:
Frees all or a range of c2pWindow objects
Statement:
Frees a specific c2pWindow object
Function:
Returns the address of a c2pWindow object structure
c2pWindowNum.W
Returns: c2pWindowBaseAddress.L
Function:
Returns the number of the main c2pWindow object being used
Returns: c2pWindowNum.W
Statement:
Copies c2pWindow information from one object to another
Sourcec2pWindow.W, Destc2pWindow.W